'Declaration
Public Function AddFreeTextAnnotation_2( _
ByVal As Single, _
ByVal As Single, _
ByVal As Single, _
ByVal As Single, _
ByVal As Boolean, _
ByVal As String, _
ByVal As String, _
ByVal As String, _
ByVal As String, _
ByVal As Single, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Single _
) As Integer
public int AddFreeTextAnnotation_2(
float ,
float ,
float ,
float ,
bool ,
string ,
string ,
string ,
string ,
float ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
float
)
public function AddFreeTextAnnotation_2(
: Single;
: Single;
: Single;
: Single;
: Boolean;
: String;
: String;
: String;
: String;
: Single;
: Byte;
: Byte;
: Byte;
: Byte;
: Byte;
: Byte;
: Byte;
: Byte;
: Single
): Integer;
public function AddFreeTextAnnotation_2(
: float,
: float,
: float,
: float,
: boolean,
: String,
: String,
: String,
: String,
: float,
: byte,
: byte,
: byte,
: byte,
: byte,
: byte,
: byte,
: byte,
: float
) : int;
public: int AddFreeTextAnnotation_2(
float ,
float ,
float ,
float ,
bool ,
string* ,
string* ,
string* ,
string* ,
float ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
float
)
public:
int AddFreeTextAnnotation_2(
float ,
float ,
float ,
float ,
bool ,
String^ ,
String^ ,
String^ ,
String^ ,
float ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
byte ,
float
)